//Set the "Date Entered" field default value to the current date and time. ALTER TABLE "tbl_Employees" ALTER COLUMN "Date Entered" SET Default CURRENT_TIMESTAMP